English Dictionary
◊ DATABASE MANAGEMENT SYSTEM
database management system
n : a software system that facilitates the creation and
maintenance and use of an electronic database [syn: {DBMS}]
English Computing Dictionary
◊ DYNAMIC DATABASE MANAGEMENT SYSTEM
dynamic database management system
(dynamic DBMS) A {database} with "value-based"
relationships where typically the relationship is specified at
retrieval time and the locations of related records are
discovered during retrieval. Both {Independent Logical File}
(ILF) databases and {relational databases} are value-based.
The opposite is a {static database management system}.
(1998-10-07)